fix error when activating windows environment in public CI#2251
fix error when activating windows environment in public CI#2251ndgrigorian merged 1 commit intomasterfrom
Conversation
|
Deleted rendered PR docs from intelpython.github.com/dpctl, latest should be updated shortly. 🤞 |
|
Array API standard conformance tests for dpctl=0.22.0dev1=py310h93fe807_4 ran successfully. |
c536430 to
bb36861
Compare
|
Array API standard conformance tests for dpctl=0.22.0dev1=py310h93fe807_4 ran successfully. |
|
Error |
|
Array API standard conformance tests for dpctl=0.22.0dev1=py310h93fe807_5 ran successfully. |
5e3df59 to
bb36861
Compare
|
Array API standard conformance tests for dpctl=0.22.0dev1=py310h93fe807_4 ran successfully. |
vlad-perevezentsev
left a comment
There was a problem hiding this comment.
LGTM
Thank you @ndgrigorian
This PR fixes an error raised in Windows public CI, attempting to activate "build" env
Windows builds now work in the base env, same as Linux